Problem about MINI emissions

Calculating emissions from consumption

The objective of this problem is to know emissions from MINI cars knowing the consumption.

We have used R programming language to anlalyse more than 500 models available at IDAE website

We have found a linear relationship between emissions and consumption described in the following mathematical formula written in Mathjax and calculated in R programming languages using data from 216 MINI models

Linear regression MINI

Our formula obtained from 216 MINI car models

\[emissions(gCO_2/100km) = 22.23+10.48\times consumption\]
Consumption (L/100km):

Emissions (gCO2/100km):